Skip to content

Conversation

mxmul
Copy link
Contributor

@mxmul mxmul commented Apr 19, 2020

I ran into some issues when using this library together with Create React App, because tsdx pulled in different versions of jest and eslint which got hoisted in my application's node_modules (CRA's preflight check loudly complains when these libaries don't resolve to the ones required by react-scripts).

tsdx seems to be a purely build-time dependency, so I've moved it to devDependencies. yarn run build still succeeds.

@swyxio
Copy link
Contributor

swyxio commented Apr 20, 2020

woops thanks

@swyxio swyxio merged commit a583e6f into netlify-labs:master Apr 20, 2020
@swyxio
Copy link
Contributor

swyxio commented Apr 20, 2020

published in v0.2.5 and invited you to help maintain this

@mxmul
Copy link
Contributor Author

mxmul commented Apr 21, 2020

thanks!

@mxmul mxmul deleted the tsdx_dev_dep branch April 21, 2020 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants